|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.common.actions.NoOpAction
public class NoOpAction
An action that does nothing.
| Constructor Summary | |
|---|---|
NoOpAction(IActionContext context)
Creates a new BranchAction. |
|
| Method Summary | |
|---|---|
IActionResult |
execute()
Executes this action and returns its outcome. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoOpAction(IActionContext context)
context - The context to use.| Method Detail |
|---|
public IActionResult execute()
IAction
execute in interface IAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||